You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > SortDescend Method > MtxExprInt.SortDescend Method ([In] TVecInt, [In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.SortDescend Method ([In] TVecInt, [In] TVecInt)

Sorts the source data descendingly.

Syntax
C#
Visual Basic
public static VectorInt SortDescend([In] TVecInt Src, [In] TVecInt IndexVec);

Internally calls TVecInt.SortDescend

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!